Release 10.1A: OpenEdge Development:
Messaging and ESB
setReuseMessage procedure
Instructs the Message Consumer object not to create a new message for each received message.
Syntax
Applies to
Message Consumer objects
Notes
- Calling the setReuseMessage procedure improves performance. If the procedure is not called, the Message Consumer object creates a new message for each received message.
- A message that is being reused should not be deleted before the session is deleted.
See also
setReuseMessage procedure, getReuseMessage function
For more information, see the "Reusing messages" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |